go/types.monoGraph.recordInstance (method)
3 uses
go/types (current package)
call.go#L166: check.mono.recordInstance(check.pkg, pos, tparams, targs, xlist)
mono.go#L176: func (w *monoGraph) recordInstance(pkg *Package, pos token.Pos, tparams []*TypeParam, targs []Type, xlist []ast.Expr) {
typexpr.go#L497: check.mono.recordInstance(check.pkg, ix.Pos(), tparams, targs, ix.indices)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)